home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-08-11 | 643 b | 26 lines | [TEXT/MPS ] |
- # File: DebuggerPresence.make
- # Target: DebuggerPresence
- # Sources: debugger.c
- # Created: Wednesday, August 11, 1993 8:05:10 AM
-
-
- OBJECTS = debugger.c.o
-
-
-
- DebuggerPresence ƒƒ DebuggerPresence.make {OBJECTS}
- Link -d -c '????' -t APPL ∂
- {OBJECTS} ∂
- "{CLibraries}"CSANELib.o ∂
- "{CLibraries}"Math.o ∂
- #"{CLibraries}"Complex.o ∂
- "{CLibraries}"StdClib.o ∂
- "{Libraries}"SIOW.o ∂
- "{Libraries}"Runtime.o ∂
- "{Libraries}"Interface.o ∂
- -o DebuggerPresence
- debugger.c.o ƒ DebuggerPresence.make debugger.c
- C -r debugger.c
- DebuggerPresence ƒƒ "{RIncludes}"SIOW.r
- Rez -a "{RIncludes}"SIOW.r -o DebuggerPresence
-